func google.golang.org/protobuf/internal/impl.consumeMessageSliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_field.go#L611: func consumeMessageSliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_field.go#L648: 	unmarshal: consumeMessageSliceValue,